Skip to content

fix(dashboard): remove incorrect no-data toast description on refresh#916

Merged
Teingi merged 1 commit into
oceanbase:mainfrom
wayyoungboy:issue-914
May 7, 2026
Merged

fix(dashboard): remove incorrect no-data toast description on refresh#916
Teingi merged 1 commit into
oceanbase:mainfrom
wayyoungboy:issue-914

Conversation

@wayyoungboy
Copy link
Copy Markdown
Member

handleRefresh was always showing t("common.noData") as the toast description after a successful refresh, regardless of data presence. Remove the misleading description from the success toast.

Fixes #914

handleRefresh was always showing t("common.noData") as the toast
description after a successful refresh, regardless of data presence.
Remove the misleading description from the success toast.

Fixes oceanbase#914
@wayyoungboy
Copy link
Copy Markdown
Member Author

image

Copy link
Copy Markdown
Member

@Teingi Teingi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Teingi Teingi merged commit ec712f7 into oceanbase:main May 7, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: When the powermem Dashboard refreshes, a toast content adjustment pops up

2 participants